lcPaint_PtbufMove Home

Moves all points of a points buffer.

 BOOL lcPaint_PtbufMove (
   HANDLE hPtbuf,
   double dX,
   double dY
 );

Parameters
hPtbuf
  Handle to points buffer.
dX dY
  Offset values.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_PtbufRotatelcPaint_PtbufScale